Using JMS Connector |
|
You can send and receive SOAP messages using Connection Point URI configured on Java Message Service (JMS).
- On CUSP > My Applications, click (System Resource Manager). The System Resource Manager window appears.
- Click on the toolbar. The Service Groups App Palette is displayed.
- In the Service Groups App Palette, click . The New Service Group wizard appears.
- Select the Event Service application connector, and then click Next. The Provide Service Group Details page appears. See Application Connectors.
- Click Next. The Provide Service Container Details page appears. See Service Container Configuration Interface.
- Click Next. The Provide Logging Configuration Details page appears. See Logging Configuration Interface.
- Click Next. The Provide details for <Application Connector> page appears. See Connection Parameters for Application Connectors.
- Click Next. The Provide Connection Point Details page appears.
- Enter the connection point details for JMS, and then click Finish. For information about configuring the connection point, see Connection Point Configuration Interface.
- Go to CUSP > Service Test Tool. The Service Test Tool page is displayed using which the JMS connector configuration can be verified.
- Select the Transactional option. It sets the transactional transport preference for the message being sent.
Note: SOAP messages are sent and received using Connection Point URI configured on JMS. See JMS Connector for SOAP APIs that are available to use the JMS connector.